You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtx Class > TMtx Methods > Adjung Method > TMtx.Adjung Method ([In] TMtx)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtx.Adjung Method ([In] TMtx)

Calculate the adjungate to X matrix and store the results in calling matrix.

Syntax
C#
Visual Basic
public TMtx Adjung([In] TMtx X);

The Rows, Cols and TMtxVec.ComplexComplexproperties of the calling matrix are set implicitly to match those of X matrix.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!